home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar96 / kchill.dir / 00299.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  117 b   |  10 lines

  1. on exitFrame
  2.   Frenesi()
  3.   if soundBusy(1) then
  4.     go("p")
  5.   else
  6.     puppetSprite(11, 0)
  7.     go("x1")
  8.   end if
  9. end
  10.